home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / wb / Zoom10.lha / Zoom.doc < prev    next >
Text File  |  1995-08-20  |  1KB  |  54 lines

  1.  
  2. DESCRIPTION:
  3.  
  4.   This  simple  utility  magnifies an area on frontmost screen under the
  5.   mouse  pointer.   The  magnification  factor is selectable from 1:4 to
  6.   8:1.   Main  advantage of this program is its length:  only 1764 bytes
  7.   of pure machine code!
  8.  
  9.  
  10. REQUIREMENTS:
  11.  
  12.   OS3.0+ (temporary bitmap is allocated by AllocBitMap)
  13.   This program works even on gfx cards (under CyberGraphX) but is rather
  14.   slow   because  of  internal  plannar-to-chunky  conversions  done  by
  15.   Workbench emulation.
  16.  
  17.  
  18. HOW TO USE:
  19.  
  20.   Zoom can be started from CLI or Workbench but doesn't support any
  21.   arguments.
  22.   Magnification factor can be changed by pressing "+" and "-" keys
  23.   and is displayed in window title bar.
  24.   Escape ends work of program.
  25.   You can of course change window position and size, too.
  26.  
  27.  
  28. AUTHOR:
  29.  
  30.   Zoom was written in Devpac assembler. All comments or bug reports send
  31.   to:
  32.  
  33.            Pawel Hernik
  34.            Nowowiejska 24/3
  35.            25-532 Kielce
  36.            POLAND
  37.            tel. (041)27012
  38.  
  39.   E-mail:  spi-ph@srv1.tu.kielce.pl
  40.  
  41.  
  42. DISTRIBUTION:
  43.  
  44.   Zoom  is  FREEWARE.   You may use and copy this program freely but all
  45.   files must be copied in an unmodified state preferably in LhA archive.
  46.   Use  it  on  your own risk.  If you use Zoom and you like it send me a
  47.   postcard or message via e-mail.
  48.  
  49.  
  50. HISTORY:
  51.  
  52.   1.0 - first release (and maybe last :) )
  53.  
  54.